home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / frame_8 / PlaceObject2_899_109 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-09-27  |  100 b   |  6 lines

  1. onClipEvent(load){
  2.    this.outty = 1;
  3.    typeEnemy = random(9) + 1;
  4.    this.gotoAndPlay(10);
  5. }
  6.